home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / PAPTool / ReadMe < prev   
Encoding:
Text File  |  1992-11-29  |  2.0 KB  |  50 lines  |  [TEXT/MPS ]

  1. Hi there,
  2.  
  3. this is a tool which is quite multi–functional. It lets you:
  4.  
  5. 1) download postscript files to a printer, and
  6. 2) lets you communicate to a postscript printer directly from the worksheet.
  7.  
  8. It's also a great (actually the only) tool that I've seen that's got a
  9. clean async i/o interface for the shell, for those irritating times when
  10. a response to an action can be 'spontaneous'. The source code is included,
  11. and we ask that, if you use it every day, to send $20US to us 'cause it's
  12. so useful.
  13.  
  14. The source code is included, so you can poke around it & also use it as
  15. a template for other, happening tools...a telnet tool would be really nice,
  16. for those times that you've just gotta ftp the last chunk of source code
  17. from ftp.apple.com. Also, MPW's editor is a lot better than NCSA's :|
  18.  
  19. Usage:
  20. PAPTool -n ObjectName -t ObjectType [-z ObjectZone] [files...]
  21.  
  22. You can leave off the zone, since it defaults to '*'
  23. If no files are selected, then it defaults to console input. Output
  24. goes directly to stdout, so you can redirect it.
  25.  
  26. ObjectName is the entity's name (ie: what shows up in the chooser)
  27.  
  28. ObjectType is the entity's type (ie: "LaserWriter", which should be the standard. However,
  29. sometimes something doesn't have 'LaserWriter' as a type...yoy could be talking to a spooler)
  30.  
  31. ObjectZone is the object's zone.
  32.  
  33. Postscript executive tips:
  34. --------------------------
  35. on the first line (after the banner), type 'false echo'. This gets
  36. rid of the annoying echo that the printer sends back, since ps assumes
  37. you're on a serial terminal when you're in executive.
  38.  
  39. ©1992 all rights reserved. Electronic distribution is unlimited. PAPTool
  40. may not be distributed via physical media (disks, cd-roms, etc.) without
  41. the permission of either author. Use implies an absolute waiver of liability
  42. for the authors, their bosses, employers, family members, pets, household
  43. appliances, friends, etc. etc.
  44.  
  45. Manuel Veloso        &    Conrad Carlen
  46. 9 High Rock Way #3        52 Boston St
  47. Allston, MA 02134        Somerville, MA 02143
  48. AOL: Fish26
  49. CIS: 70365,1426
  50. internet: veloso@husc9.harvard.edu